From 6aa88ee1f4294cf86ced7556a55780a23155bee7 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 30 Apr 2002 23:43:58 +0000 Subject: [PATCH] Make it work, even if the window is already realized or mapped. Tue Apr 30 18:42:25 2002 Owen Taylor * gtk/gtkwindow.c (gtk_window_set_screen): Make it work, even if the window is already realized or mapped. * tests/testgtk.c: Erwann's multihead changes, slightly dumbed down. (Removed logic for pulling windows onto the current screen, people can click twice on the demo to destroy and create again.) * tests/prop-editor.c: Set the screen on the property editor if the edited object is a widget. --- ChangeLog | 14 ++++++++++++++ ChangeLog.pre-2-10 | 14 ++++++++++++++ ChangeLog.pre-2-2 | 14 ++++++++++++++ ChangeLog.pre-2-4 | 14 ++++++++++++++ ChangeLog.pre-2-6 | 14 ++++++++++++++ ChangeLog.pre-2-8 | 14 ++++++++++++++ 6 files changed, 84 insertions(+) diff --git a/ChangeLog b/ChangeLog index e689e1fc53..a600cb000f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Tue Apr 30 18:42:25 2002 Owen Taylor + + * gtk/gtkwindow.c (gtk_window_set_screen): Make it + work, even if the window is already realized or + mapped. + + * tests/testgtk.c: Erwann's multihead changes, slightly + dumbed down. (Removed logic for pulling windows onto + the current screen, people can click twice on the demo + to destroy and create again.) + + * tests/prop-editor.c: Set the screen on the property + editor if the edited object is a widget. + 2002-05-01 Matthias Clasen * gtk/gtkcontainer.c (gtk_container_class_install_child_property): diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index e689e1fc53..a600cb000f 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,17 @@ +Tue Apr 30 18:42:25 2002 Owen Taylor + + * gtk/gtkwindow.c (gtk_window_set_screen): Make it + work, even if the window is already realized or + mapped. + + * tests/testgtk.c: Erwann's multihead changes, slightly + dumbed down. (Removed logic for pulling windows onto + the current screen, people can click twice on the demo + to destroy and create again.) + + * tests/prop-editor.c: Set the screen on the property + editor if the edited object is a widget. + 2002-05-01 Matthias Clasen * gtk/gtkcontainer.c (gtk_container_class_install_child_property): diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index e689e1fc53..a600cb000f 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,17 @@ +Tue Apr 30 18:42:25 2002 Owen Taylor + + * gtk/gtkwindow.c (gtk_window_set_screen): Make it + work, even if the window is already realized or + mapped. + + * tests/testgtk.c: Erwann's multihead changes, slightly + dumbed down. (Removed logic for pulling windows onto + the current screen, people can click twice on the demo + to destroy and create again.) + + * tests/prop-editor.c: Set the screen on the property + editor if the edited object is a widget. + 2002-05-01 Matthias Clasen * gtk/gtkcontainer.c (gtk_container_class_install_child_property): diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index e689e1fc53..a600cb000f 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,17 @@ +Tue Apr 30 18:42:25 2002 Owen Taylor + + * gtk/gtkwindow.c (gtk_window_set_screen): Make it + work, even if the window is already realized or + mapped. + + * tests/testgtk.c: Erwann's multihead changes, slightly + dumbed down. (Removed logic for pulling windows onto + the current screen, people can click twice on the demo + to destroy and create again.) + + * tests/prop-editor.c: Set the screen on the property + editor if the edited object is a widget. + 2002-05-01 Matthias Clasen * gtk/gtkcontainer.c (gtk_container_class_install_child_property): diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index e689e1fc53..a600cb000f 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,17 @@ +Tue Apr 30 18:42:25 2002 Owen Taylor + + * gtk/gtkwindow.c (gtk_window_set_screen): Make it + work, even if the window is already realized or + mapped. + + * tests/testgtk.c: Erwann's multihead changes, slightly + dumbed down. (Removed logic for pulling windows onto + the current screen, people can click twice on the demo + to destroy and create again.) + + * tests/prop-editor.c: Set the screen on the property + editor if the edited object is a widget. + 2002-05-01 Matthias Clasen * gtk/gtkcontainer.c (gtk_container_class_install_child_property): diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index e689e1fc53..a600cb000f 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,17 @@ +Tue Apr 30 18:42:25 2002 Owen Taylor + + * gtk/gtkwindow.c (gtk_window_set_screen): Make it + work, even if the window is already realized or + mapped. + + * tests/testgtk.c: Erwann's multihead changes, slightly + dumbed down. (Removed logic for pulling windows onto + the current screen, people can click twice on the demo + to destroy and create again.) + + * tests/prop-editor.c: Set the screen on the property + editor if the edited object is a widget. + 2002-05-01 Matthias Clasen * gtk/gtkcontainer.c (gtk_container_class_install_child_property): -- 2.30.2